Class EAuthzUnknownProtectedRes

All Implemented Interfaces:
Serializable

public class EAuthzUnknownProtectedRes extends EAuthzException
Exception for protected resource unknown to the authorization manager
See Also:
  • Constructor Details

    • EAuthzUnknownProtectedRes

      public EAuthzUnknownProtectedRes(String errorString)
      Constructs a exception for a protected resource unknown to the authorization manager
      Parameters:
      errorString - Detailed error message.